Fix cursor motion near overlays covering reordered text.
authorEli Zaretskii <eliz@gnu.org>
Sat, 28 May 2011 11:05:40 +0000 (14:05 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 28 May 2011 11:05:40 +0000 (14:05 +0300)
commit2b761489c6d553cf04bf8f6cbfed3eb5bf9f3337
treede5ed83d96230aa27e6874ba4bbc398e7d3130fa
parent7faaa1de32b2d5c7458a77e495b01741e26a8696
Fix cursor motion near overlays covering reordered text.

 src/xdisp.c (set_cursor_from_row): Set start and stop points of the
 loop that looks for the glyph on which to display cursor according
 to the row's direction.
src/ChangeLog
src/xdisp.c